home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [50].lua < prev    next >
Encoding:
Text File  |  2011-11-07  |  483 b   |  10 lines

  1. -- Script [50]
  2. Starting = 0;
  3. SeaEvent = 1;
  4.  
  5. ShowStoryText("It takes all the persuasion you can muster to prevent the crew from killing the cannibal; the main thrust of your argument being that without him you will not be able to sail to shore.");
  6.  
  7. ShowStoryText("The crew seem highly unconvinced but reluctantly clear away the remains of their shipmate; morale seems at an all-time low.");
  8.  
  9. AddCaptainsLog("Persuaded the crew not to take the life of a cannibal murderer.");
  10.